projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d128240
)
(ibuffer-mode): Don't set `font-lock-defaults'.
author
Colin Walters
<walters@gnu.org>
Wed, 12 Jun 2002 04:55:05 +0000
(
04:55
+0000)
committer
Colin Walters
<walters@gnu.org>
Wed, 12 Jun 2002 04:55:05 +0000
(
04:55
+0000)
lisp/ibuffer.el
patch
|
blob
|
history
diff --git
a/lisp/ibuffer.el
b/lisp/ibuffer.el
index dc3239fa7407e3f885589beb9ed561b7cdbcb583..9195b3a7460a7cb623c81af7f6a7e76827c34d19 100644
(file)
--- a/
lisp/ibuffer.el
+++ b/
lisp/ibuffer.el
@@
-2380,9
+2380,6
@@
will be inserted before the group at point."
(setq show-trailing-whitespace nil)
(set (make-local-variable 'revert-buffer-function)
#'ibuffer-update)
- ;; Only use font-core.el.
- (set (make-local-variable 'font-lock-defaults)
- '(nil t nil nil nil (font-lock-core-only . t)))
(set (make-local-variable 'ibuffer-sorting-mode)
ibuffer-default-sorting-mode)
(set (make-local-variable 'ibuffer-sorting-reversep)